home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1994 2nd Q2 / The Association of Shareware Professionals - The Official ASP Advantage (2nd Quarter)(1994).bin / files / writions / bkbild1a / read_me.bat < prev    next >
Encoding:
DOS Batch File  |  1993-12-26  |  422 b   |  13 lines

  1. echo off
  2. cls
  3.  
  4. rem This batch file provides a simple way to read about the product:
  5. rem      Bookbild/DOS Pamphlet Publisher WP51/DOS, v1.0a
  6. rem The information you want to read is in the file VENDINFO.DIZ.
  7. rem If you prefer, you can read it using any ordinary text viewer.
  8. rem For example, if the LIST viewer is in your DOS path, you would
  9. rem use the command 'LIST VENDINFO.DIZ'.
  10.  
  11. more < VENDINFO.DIZ
  12. pause
  13.